go/types.operand.setConst (method)

2 uses

	go/types (current package)
		literals.go#L68: 	x.setConst(e.Kind, e.Value)
		operand.go#L269: func (x *operand) setConst(k token.Token, lit string) {